Platform Explorer / Nuxeo Platform LTS 2017 9.10

Contribution org.nuxeo.stream.defaultConfig--listener

This contribution is part of XML component org.nuxeo.stream.defaultConfig inside nuxeo-runtime-9.10.jar /Users/arnaud/Nuxeo/distrib/nuxeo-server-tomcat-9.10/nxserver/config/stream-config.xml

Extension Point

Extension point listener of component EventServiceComponent.

Contributed Items

  • <listener async="false" class="org.nuxeo.ecm.platform.audit.listener.StreamAuditEventListener" name="auditLoggerListener" postCommit="false" priority="500"/>

XML Source

<extension point="listener" target="org.nuxeo.ecm.core.event.EventServiceComponent">
    <listener async="false" class="org.nuxeo.ecm.platform.audit.listener.StreamAuditEventListener" name="auditLoggerListener" postCommit="false" priority="500"/>
  </extension>